projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c984c3b
)
build: Depend on Meson 0.40 at least
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 28 Apr 2017 14:49:00 +0000
(15:49 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 3 May 2017 14:10:57 +0000
(15:10 +0100)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 153f1353ab57dad3ab7f50f540b1406c76f25c19..d88ddd49c05f70b35679d45212e87a14c728c3e1 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-5,7
+5,7
@@
project('gtk+-4.0', 'c',
'warning_level=1',
'c_std=c99',
],
- meson_version : '>= 0.
39.1
',
+ meson_version : '>= 0.
40.0
',
license: 'LGPLv2.1+')
glib_major_req = 2